disk controller - meaning and definition. What is disk controller
Diclib.com
Online Dictionary

What (who) is disk controller - definition

CONTROLLER FOR DISK STORAGE, USUALLY INTEGRATED INTO THE DRIVE
Hard disk controller; Hard drive controller; HD controller; Drive controller
  • RLL]] hard disk controller produced in 1990.

disk controller         
<hardware, storage> (Or "hard disk controller", HDC) The circuit which allows the CPU to communicate with a {hard disk}, floppy disk or other kind of disk drive. The most common disk controllers in use are IDE and SCSI controllers. Most home personal computers use IDE controllers. High end PCs, workstations and network {file servers} mostly have SCSI adaptors. (1998-03-16)
Disk controller         
The disk controller is the controller circuit which enables the CPU to communicate with a hard disk, floppy disk or other kind of disk drive. It also provides an interface between the disk drive and the bus connecting it to the rest of the system.
Disk array controller         
DEVICE
Disk Array Controller; RAID controller; IDE RAID; RAID Controller; ATA RAID; RAID Controllers
A disk array controller is a device that manages the physical disk drives and presents them to the computer as logical units. It almost always implements hardware RAID, thus it is sometimes referred to as RAID controller.

Wikipedia

Disk controller

The disk controller is the controller circuit which enables the CPU to communicate with a hard disk, floppy disk or other kind of disk drive. It also provides an interface between the disk drive and the bus connecting it to the rest of the system.

Early disk controllers were identified by their storage methods and data encoding. They were typically implemented on a separate controller card. Modified frequency modulation (MFM) controllers were the most common type in small computers, used for both floppy disk and hard disk drives. Run length limited (RLL) controllers used data compression to increase storage capacity by about 50%. Priam created a proprietary storage algorithm that could double the disk storage. Shugart Associates Systems Interface (SASI) was a predecessor to SCSI.

Modern disk controllers are integrated into the disk drive as peripheral controllers. For example, disks called "SCSI disks" have built-in SCSI controllers. In the past, before most SCSI controller functionality was implemented in a single chip, separate SCSI controllers interfaced disks to the SCSI bus.

These integrated peripheral controllers communicate with a host adapter in the host system over a standardized, high-level storage bus interface. The most common types of interfaces provided nowadays by host controllers are PATA (IDE) and Serial ATA for home use. High-end disks use Parallel SCSI, Fibre Channel or Serial Attached SCSI.

Disk controllers can also control the timing of access to flash memory which is not mechanical in nature (i.e. no physical disk).